Make lazy parsing (defer_iteration_parsing) more discoverable by giving a hint on the command line#1802
Conversation
|
That is a neat idea. |
|
Nice idea, I still find it always hard to find how to pass that option when opening a series in python and this comment doesn't help much. So maybe add an example like |
I guess that the easiest way would be to write the example directly into the error message? |
Sure! |
5c5362e to
2f6b305
Compare
|
Now with a more extensive warning: |
2f6b305 to
a6e1f67
Compare
Only file-based so far
It accesses all Iterations at once
To support Streaming workflows
for more information, see https://pre-commit.ci
e7f96d4 to
38b622a
Compare
Close #1799.
TODO:
Seriesoptions: https://openpmd-api.readthedocs.io/en/0.16.1/details/python.html, showing concrete series-level options in Python snippets